W-22700372-global-configuration-elements-fa#657
Conversation
|
|
||
| To open it: | ||
|
|
||
| . In the Explorer, right-click your project and select *Project Properties*, or click the *Project Properties* icon in the canvas toolbar. |
There was a problem hiding this comment.
in canvas toolbar we have icon for "Manage global elements" which directly opens project properties and auto selects Global Elements tab
| . In the Explorer, right-click your project and select *Project Properties*, or click the *Project Properties* icon in the canvas toolbar. | ||
| . Select *Global Elements* from the left menu. | ||
|
|
||
| The panel shows a searchable table with the *Type*, *Name*, and *Notes* for each element. Use the *Selected File* dropdown to filter elements by configuration file, or leave it set to `global-configs.xml` to display elements from all configuration files. + |
There was a problem hiding this comment.
We don't display elemets from all configuration files
instead this shows elements from selected file only
| [[remove-global-config]] | ||
| == Remove a Global Configuration | ||
|
|
||
| To remove an element, click the *More actions* (*...*) menu next to it and follow the prompts. |
There was a problem hiding this comment.
More actions doesn't have remove element
remove element is supported from Vibes
|
|
||
| To register a `.yaml` or `.properties` file as a configuration source: | ||
|
|
||
| . In the Global Elements panel, click *More actions* (*...*) > *Add Configuration Properties*. |
There was a problem hiding this comment.
There is not such things "Add Configuration Properties" in actions
This can only be done using Vibes
|
|
||
| To add `<global-property>` key-value pairs directly from the UI: | ||
|
|
||
| . In the Global Elements panel, click *More actions* (*...*) > *Add Global Property*. |
There was a problem hiding this comment.
There is not such things "Add Global Property" in actions
This can only be done using Vibes
|
|
||
| To set the default environment: | ||
|
|
||
| . In the *Environments* section, select an environment from the dropdown list. |
There was a problem hiding this comment.
We don't have this environment dropdown
No description provided.